ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.ExpressionInfo Assembly / GrapeCity.Enterprise.Data.Expressions.Tools Namespace / OrderedItem<T> Structure / Item Field

In This Topic
    Item Field
    In This Topic
    Item itself.
    Syntax
    'Declaration
     
    Public ReadOnly Item As T
    public readonly T Item
    See Also